[INFO] cloning repository https://github.com/navicore/zim-photo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/navicore/zim-photo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavicore%2Fzim-photo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavicore%2Fzim-photo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d549663a48c3e9925fca493ec159a24e8641d50d
[INFO] testing navicore/zim-photo against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavicore%2Fzim-photo" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/navicore/zim-photo
[INFO] finished tweaking git repo https://github.com/navicore/zim-photo
[INFO] tweaked toml for git repo https://github.com/navicore/zim-photo written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/navicore/zim-photo on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/navicore/zim-photo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] [stderr]   Downloaded weezl v0.1.10
[INFO] [stderr]   Downloaded ravif v0.11.20
[INFO] [stderr]   Downloaded zune-jpeg v0.4.19
[INFO] [stderr]   Downloaded version-compare v0.2.0
[INFO] [stderr]   Downloaded avif-serialize v0.8.5
[INFO] [stderr]   Downloaded built v0.7.7
[INFO] [stderr]   Downloaded bitstream-io v2.6.0
[INFO] [stderr]   Downloaded gif v0.13.3
[INFO] [stderr]   Downloaded av1-grain v0.2.4
[INFO] [stderr]   Downloaded imgref v1.11.0
[INFO] [stderr]   Downloaded image-webp v0.2.3
[INFO] [stderr]   Downloaded jpeg-decoder v0.3.2
[INFO] [stderr]   Downloaded rav1e v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 751add91c7f56f8b462eddd32b048ff8996f169946a698d594b13a2bd7b69063
[INFO] running `Command { std: "docker" "start" "-a" "751add91c7f56f8b462eddd32b048ff8996f169946a698d594b13a2bd7b69063", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "751add91c7f56f8b462eddd32b048ff8996f169946a698d594b13a2bd7b69063", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "751add91c7f56f8b462eddd32b048ff8996f169946a698d594b13a2bd7b69063", kill_on_drop: false }`
[INFO] [stdout] 751add91c7f56f8b462eddd32b048ff8996f169946a698d594b13a2bd7b69063
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b543aa66291401ae81eb99ac6bbec092f57c870e6656bc69eaa3dbc82e1dff0d
[INFO] running `Command { std: "docker" "start" "-a" "b543aa66291401ae81eb99ac6bbec092f57c870e6656bc69eaa3dbc82e1dff0d", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling avif-serialize v0.8.5
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.19
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling mutate_once v0.1.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling kamadak-exif v0.5.5
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling zim-photo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `find_image_by_path` is never used
[INFO] [stdout]  --> src/lr_explorer.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn find_image_by_path(conn: &Connection, relative_path: &str) -> Result<Option<HashMap<String, String>>> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `explore_catalog` is never used
[INFO] [stdout]    --> src/lr_explorer.rs:156:8
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub fn explore_catalog(catalog_path: &str) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_sample_files` is never used
[INFO] [stdout]  --> src/find_sample_files.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn find_sample_files(catalog_path: &str) -> Result<()> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_metadata` is never used
[INFO] [stdout]    --> src/metadata_merger.rs:208:8
[INFO] [stdout]     |
[INFO] [stdout] 208 | pub fn extract_metadata(photo: &PhotoFile, lr_conn: Option<&Connection>) -> Result<PhotoMetadata> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_single_file` is never used
[INFO] [stdout]  --> src/test_single_file.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn test_single_file(file_path: &str) -> Result<()> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `done` is never read
[INFO] [stdout]   --> src/ollama_vision.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct OllamaResponse {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 32 |     message: MessageResponse,
[INFO] [stdout] 33 |     done: bool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OllamaResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "b543aa66291401ae81eb99ac6bbec092f57c870e6656bc69eaa3dbc82e1dff0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b543aa66291401ae81eb99ac6bbec092f57c870e6656bc69eaa3dbc82e1dff0d", kill_on_drop: false }`
[INFO] [stdout] b543aa66291401ae81eb99ac6bbec092f57c870e6656bc69eaa3dbc82e1dff0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec1c182239c50ec928e5b8c91fbef7e0906ea7822a7429cf2e3a2f3991b70153
[INFO] running `Command { std: "docker" "start" "-a" "ec1c182239c50ec928e5b8c91fbef7e0906ea7822a7429cf2e3a2f3991b70153", kill_on_drop: false }`
[INFO] [stderr]    Compiling zim-photo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `find_image_by_path` is never used
[INFO] [stdout]  --> src/lr_explorer.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn find_image_by_path(conn: &Connection, relative_path: &str) -> Result<Option<HashMap<String, String>>> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `explore_catalog` is never used
[INFO] [stdout]    --> src/lr_explorer.rs:156:8
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub fn explore_catalog(catalog_path: &str) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_sample_files` is never used
[INFO] [stdout]  --> src/find_sample_files.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn find_sample_files(catalog_path: &str) -> Result<()> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_metadata` is never used
[INFO] [stdout]    --> src/metadata_merger.rs:208:8
[INFO] [stdout]     |
[INFO] [stdout] 208 | pub fn extract_metadata(photo: &PhotoFile, lr_conn: Option<&Connection>) -> Result<PhotoMetadata> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_single_file` is never used
[INFO] [stdout]  --> src/test_single_file.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn test_single_file(file_path: &str) -> Result<()> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `done` is never read
[INFO] [stdout]   --> src/ollama_vision.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct OllamaResponse {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 32 |     message: MessageResponse,
[INFO] [stdout] 33 |     done: bool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OllamaResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s
[INFO] running `Command { std: "docker" "inspect" "ec1c182239c50ec928e5b8c91fbef7e0906ea7822a7429cf2e3a2f3991b70153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec1c182239c50ec928e5b8c91fbef7e0906ea7822a7429cf2e3a2f3991b70153", kill_on_drop: false }`
[INFO] [stdout] ec1c182239c50ec928e5b8c91fbef7e0906ea7822a7429cf2e3a2f3991b70153
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3222be91e98933532e616fccd343bec9147d4fa4e6a861fbe4644b4a3e16d823
[INFO] running `Command { std: "docker" "start" "-a" "3222be91e98933532e616fccd343bec9147d4fa4e6a861fbe4644b4a3e16d823", kill_on_drop: false }`
[INFO] [stderr] warning: function `find_image_by_path` is never used
[INFO] [stderr]  --> src/lr_explorer.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub fn find_image_by_path(conn: &Connection, relative_path: &str) -> Result<Option<HashMap<String, String>>> {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `explore_catalog` is never used
[INFO] [stderr]    --> src/lr_explorer.rs:156:8
[INFO] [stderr]     |
[INFO] [stderr] 156 | pub fn explore_catalog(catalog_path: &str) -> Result<()> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `find_sample_files` is never used
[INFO] [stderr]  --> src/find_sample_files.rs:4:8
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub fn find_sample_files(catalog_path: &str) -> Result<()> {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `extract_metadata` is never used
[INFO] [stderr]    --> src/metadata_merger.rs:208:8
[INFO] [stderr]     |
[INFO] [stderr] 208 | pub fn extract_metadata(photo: &PhotoFile, lr_conn: Option<&Connection>) -> Result<PhotoMetadata> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_single_file` is never used
[INFO] [stderr]  --> src/test_single_file.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub fn test_single_file(file_path: &str) -> Result<()> {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `done` is never read
[INFO] [stderr]   --> src/ollama_vision.rs:33:5
[INFO] [stderr]    |
[INFO] [stderr] 31 | struct OllamaResponse {
[INFO] [stderr]    |        -------------- field in this struct
[INFO] [stderr] 32 |     message: MessageResponse,
[INFO] [stderr] 33 |     done: bool,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OllamaResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `zim-photo` (bin "zim-photo" test) generated 6 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zim_photo-1f529e6a02e636c7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3222be91e98933532e616fccd343bec9147d4fa4e6a861fbe4644b4a3e16d823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3222be91e98933532e616fccd343bec9147d4fa4e6a861fbe4644b4a3e16d823", kill_on_drop: false }`
[INFO] [stdout] 3222be91e98933532e616fccd343bec9147d4fa4e6a861fbe4644b4a3e16d823
